[INFO] cloning repository https://github.com/Berrysoft/duckdb-hdf5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Berrysoft/duckdb-hdf5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fduckdb-hdf5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fduckdb-hdf5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bb76c775d132f56869bd65b2ec267b951d2ff69
[INFO] fixing Berrysoft/duckdb-hdf5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fduckdb-hdf5" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Berrysoft/duckdb-hdf5
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Berrysoft/duckdb-hdf5
[INFO] tweaked toml for git repo https://github.com/Berrysoft/duckdb-hdf5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Berrysoft/duckdb-hdf5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Berrysoft/duckdb-hdf5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f
[INFO] running `Command { std: "docker" "start" "c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling hdf5-metno-src v0.9.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hdf5-metno v0.10.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hdf5-metno-sys v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]     Checking comfy-table v7.1.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling duckdb-loadable-macros v0.1.11
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]     Checking arrow-data v56.2.0
[INFO] [stderr]    Compiling libduckdb-sys v1.4.1
[INFO] [stderr]     Checking arrow-array v56.2.0
[INFO] [stderr]     Checking arrow-select v56.2.0
[INFO] [stderr]     Checking arrow-row v56.2.0
[INFO] [stderr]     Checking arrow-arith v56.2.0
[INFO] [stderr]     Checking arrow-ord v56.2.0
[INFO] [stderr]     Checking arrow-cast v56.2.0
[INFO] [stderr]     Checking arrow-string v56.2.0
[INFO] [stderr]     Checking arrow v56.2.0
[INFO] [stderr]     Checking duckdb v1.4.1
[INFO] [stderr]     Checking hdf5_extension v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/wasm_lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `hdf5`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected item after attributes
[INFO] [stderr]               --> src/lib.rs:276:1
[INFO] [stderr]                |
[INFO] [stderr]            276 | #[duckdb_entrypoint_c_api()]
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]     = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr_2021, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr_2021, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr_2021, $t:ty) => {{
[INFO] [stdout]     |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 277 ~ unsafe(pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 |     Ok(())
[INFO] [stdout] 280 ~ })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |                   let (names, types) = iter_dtype(&f.ty)
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout]  84 | |                     .into_iter()
[INFO] [stdout]  85 | |                     .unzip::<Cow<'static, str>, LogicalTypeHandle, Vec<_>, Vec<_>>();
[INFO] [stdout]     | |                                                                                    -
[INFO] [stdout]     | |                                                                                    |
[INFO] [stdout]     | |____________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  86 |                   let ty = if types.len() > 1 {
[INFO] [stdout]  87 |                       let types = types
[INFO] [stdout]     |                           -----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `types` calls a custom destructor
[INFO] [stdout]     |                           `types` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                       types.into_iter().next().unwrap()
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  95 |                   };
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duckdb-1.4.1/src/core/logical_type.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Drop for LogicalTypeHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duckdb-1.4.1/src/core/logical_type.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Drop for LogicalTypeHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::libduckdb_sys::duckdb_rs_extension_api_init` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::Connection::open_from_raw` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `hdf5`
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]     = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr_2021, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr_2021, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error: expected item after attributes
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr_2021, $t:ty) => {{
[INFO] [stdout]     |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:276:1
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 277 ~ unsafe(pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 |     Ok(())
[INFO] [stdout] 280 ~ })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |                   let (names, types) = iter_dtype(&f.ty)
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout]  84 | |                     .into_iter()
[INFO] [stdout]  85 | |                     .unzip::<Cow<'static, str>, LogicalTypeHandle, Vec<_>, Vec<_>>();
[INFO] [stdout]     | |                                                                                    -
[INFO] [stdout]     | |                                                                                    |
[INFO] [stdout]     | |____________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  86 |                   let ty = if types.len() > 1 {
[INFO] [stdout]  87 |                       let types = types
[INFO] [stdout]     |                           -----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `types` calls a custom destructor
[INFO] [stdout]     |                           `types` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                       types.into_iter().next().unwrap()
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  95 |                   };
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duckdb-1.4.1/src/core/logical_type.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Drop for LogicalTypeHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duckdb-1.4.1/src/core/logical_type.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Drop for LogicalTypeHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            276 | #[duckdb_entrypoint_c_api()]
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::libduckdb_sys::duckdb_rs_extension_api_init` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::Connection::open_from_raw` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr] error: errors present after applying fixes to crate `hdf5`
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]     = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr_2021, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected item after attributes
[INFO] [stderr]               --> src/lib.rs:276:1
[INFO] [stderr]                |
[INFO] [stderr]            276 | #[duckdb_entrypoint_c_api()]
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr_2021, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:121:38
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr, $t:ty) => {{
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ($output:expr, $idx:expr, $slice:expr_2021, $t:ty) => {{
[INFO] [stdout]     |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 277 ~ unsafe(pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 |     Ok(())
[INFO] [stdout] 280 ~ })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |                   let (names, types) = iter_dtype(&f.ty)
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout]  84 | |                     .into_iter()
[INFO] [stdout]  85 | |                     .unzip::<Cow<'static, str>, LogicalTypeHandle, Vec<_>, Vec<_>>();
[INFO] [stdout]     | |                                                                                    -
[INFO] [stdout]     | |                                                                                    |
[INFO] [stdout]     | |____________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  86 |                   let ty = if types.len() > 1 {
[INFO] [stdout]  87 |                       let types = types
[INFO] [stdout]     |                           -----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `types` calls a custom destructor
[INFO] [stdout]     |                           `types` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                       types.into_iter().next().unwrap()
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  95 |                   };
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duckdb-1.4.1/src/core/logical_type.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Drop for LogicalTypeHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duckdb-1.4.1/src/core/logical_type.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Drop for LogicalTypeHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::libduckdb_sys::duckdb_rs_extension_api_init` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::Connection::open_from_raw` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: hdf5_extension v0.1.5 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking hdf5_extension v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 277 ~ unsafe(pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 |     Ok(())
[INFO] [stdout] 280 ~ })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 277 ~ unsafe(pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 |     Ok(())
[INFO] [stdout] 280 ~ })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 277 ~ unsafe(pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 |     Ok(())
[INFO] [stdout] 280 ~ })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::libduckdb_sys::duckdb_rs_extension_api_init` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::libduckdb_sys::duckdb_rs_extension_api_init` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::libduckdb_sys::duckdb_rs_extension_api_init` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::Connection::open_from_raw` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::Connection::open_from_raw` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `duckdb::Connection::open_from_raw` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | / pub fn extension_entrypoint(con: Connection) -> Result<(), Box<dyn Error>> {
[INFO] [stdout] 278 | |     con.register_table_function::<Hdf5Read>("read_hdf5")?;
[INFO] [stdout] 279 | |     Ok(())
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdf5_extension` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hdf5_extension` (example "hdf5") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] error: could not compile `hdf5_extension` (lib) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f", kill_on_drop: false }`
[INFO] [stdout] c3087a56c2736aef426ecf49b0e3b80f97c853a3c4d9e9434af2bba8a2fb799f
